SftTabs/NET 6.0

Contents Property, SftTabs Class

Softel vdm, Inc.

Defines the instance of the ContentsClass class that is used to serialize the contents of the tab control.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Property Contents As ContentsClass

C#   

public ContentsClass Contents { get; set; }

C++   

public: property ContentsClass^ Contents {
        ContentsClass^ get();
        void set(ContentsClass^ value);
}

Property Value

The instance of the ContentsClass class.

Comments

The Contents property defines the instance of the ContentsClass class that is used to serialize the contents of the tab control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com